home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / frame_1422 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  203 b   |  8 lines

  1. stopAllSounds();
  2. if(eval("/:Challenge") == true)
  3. {
  4.    set("/:TempsPris",(getTimer() - eval("/Save:TempsDepart")) / 1000);
  5.    set("/:g_total_time",eval("/:TempsPris") * 1000);
  6. }
  7. gotoAndPlay(1497);
  8.